Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a clippy allow exception to make CI happy/green #320

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

primeos-work
Copy link
Member

In bebe720, I already mentioned that there are two clippy warnings left and that a fix got merged - I just failed to realize that the fix probably won't be backported to the toolchain version 1.75 (given that the fix isn't that important as the lint only emits warnings by default and the flagged usage is probably not that common). Anyway, this makes the CI checks green again (they're currently red as an optional test fails - this test will also become required once version 1.75 hits the stable channel (unless the clippy fix would be backported before that)).

In bebe720, I already mentioned that there are two clippy warnings left
and that a fix got merged - I just failed to realize that the fix
probably won't be backported to the toolchain version 1.75 (given that
the fix isn't that important as the lint only emits warnings by default
and the flagged usage is probably not that common).
Anyway, this makes the CI checks green again (they're currently red as
an optional test fails - this test will also become required once
version 1.75 hits the stable channel (unless the clippy fix would be
backported before that)).

Signed-off-by: Michael Weiss <[email protected]>
@primeos-work primeos-work added this pull request to the merge queue Nov 30, 2023
Merged via the queue into science-computing:master with commit 09313eb Nov 30, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant